ComponentOne FlexPivot for WinForms
SaveImage(Byte[],ImageFormat) Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotChart Class > SaveImage Method : SaveImage(Byte[],ImageFormat) Method
Syntax
'Declaration
 
Public Overloads Sub SaveImage( _
   ByRef ByteArray() As System.Byte, _
   ByVal ImgFmt As System.Drawing.Imaging.ImageFormat _
) 
public void SaveImage( 
   ref System.byte[] ByteArray,
   System.Drawing.Imaging.ImageFormat ImgFmt
)

Parameters

ByteArray
ImgFmt
See Also

Reference

C1FlexPivotChart Class
C1FlexPivotChart Members
Overload List